func vendor/golang.org/x/crypto/curve25519.x25519
2 uses
vendor/golang.org/x/crypto/curve25519 (current package)
curve25519.go#L121: return x25519(&dst, scalar, point)
curve25519.go#L124: func x25519(dst *[32]byte, scalar, point []byte) ([]byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)